Don't assign a GtkPageOrientation to a boolean value
authorMarek Kasik <mkasik@redhat.com>
Tue, 27 Oct 2009 16:35:37 +0000 (17:35 +0100)
committerMarek Kasik <mkasik@redhat.com>
Tue, 27 Oct 2009 16:35:37 +0000 (17:35 +0100)
commit33ec0ecf05593174ad95831d4851a27d14222436
treefa40072ce93aa48c3cbe7fad71eeabb4d5570ca5
parent50e784c40519288d688f2dab8a84a05569e0a2ad
Don't assign a GtkPageOrientation to a boolean value

GtkPrintOperationPrivate->orientation is a boolean value.
gtk/gtkprintoperation.c